home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8610 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  897 b 

  1. Path: menkar.cs.utk.edu!doolin
  2. From: doolin@menkar.cs.utk.edu (David Doolin)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: EXE Files are HUGE using GCC/DJGPP!!
  5. Date: 5 Mar 1996 12:36:45 GMT
  6. Organization: University of Tennessee Computer Science
  7. Distribution: world
  8. Message-ID: <4hhcgtINNn5n@CS.UTK.EDU>
  9. References: <4hfrla$3op@knot.queensu.ca>
  10. Reply-To: doolin@cs.utk.edu
  11. NNTP-Posting-Host: menkar.cs.utk.edu
  12.  
  13. In article <4hfrla$3op@knot.queensu.ca>, jonesp@biology.queensu.ca (Phil Jones) writes:
  14. |> I have been successfully compiling files using the following:
  15. |> 
  16. |> gcc -o app.exe app.c
  17. |> 
  18. |> but the EXE file (for Hello World) is > 60K!!
  19. |> 
  20. |> Is there something wrong here?
  21. |> 
  22. |> Thanks,
  23. |>         Phil Jones
  24.  
  25.  
  26. No, there isn't.   This issue used to make the rounds with boring
  27. monotony on the djgpp newsgroup.  It may be (ought to be put)
  28. in the faq for that group.   Ask over there.
  29. Dave Doolin
  30.